home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / RenameMem10.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  117 lines

  1. Short:    Rename memory nodes
  2. Author:   AZummo@p58.f21.n334.z2.fidonet.org (Alessandro Zummo)
  3. Uploader: mc2990@mclink.it (Mario Mure')
  4. Version:  1.0
  5. Type:     util/cli
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                                RenameMem 1.0
  13.  
  14.                                 MessageWare
  15.  
  16.                     Copyright 1995 by Alessandro Zummo
  17.  
  18.                     ==================================
  19.  
  20.  
  21.  
  22. Template:
  23. =========
  24.  
  25.  RenameMem START=STARTADDRESS/A,END=ENDADDRESS/A,NEWNAME/A,QUIET/S,VERBOSE/S
  26.  
  27.  
  28. OPTIONS:
  29. =======
  30.  
  31.  With QUIET RenameMem overrides any output.
  32.  With VERBOSE RenameMem shows also the list of the memory parsed.
  33.  
  34.  QUIET overrides VERBOSE.
  35.  
  36.  
  37. WHY:
  38. ===
  39.  
  40.  RenameMem renames the memory located at 0xSTARTADDRESS-0xENDADDRESS
  41.  with NEWNAME
  42.  
  43.  This is useful for some memory boards like the Blizzard 1230-IV
  44.  that adds memory without naming it.
  45.  
  46.  But you have a memory loss equal to the length of NewName
  47.  
  48.  
  49. EXAMPLE:
  50. ========
  51.  
  52.  For a Blizzard 1230-IV with 8MB of memory located
  53.  between 0x78000020 and 0x78800000
  54.  
  55.  
  56.  RenameMem START=78000020 END=78800000 NEWNAME="Blizzard 1230-IV" QUIET
  57.  
  58.  WARNING!!! DO NOT PREFIX THE ADDRESSES IN ANY MANNER (like 0x or $)
  59.  
  60.  
  61. TIPS:
  62. =====
  63.  
  64.  You can obtain the startaddress and the endaddress using utility like
  65.  Scout or AIBB (DO NOT USE ShowConfig)
  66.  
  67.  
  68. COPYRIGHT:
  69. ==========
  70.  
  71.    RenameMem 1.0 is MessageWare and may be copied free, as long
  72.   
  73.    as it is distribuited complete with documentation.
  74.  
  75.    If you like it, YOU SHOULD SEND ME A MESSAGE.
  76.  
  77.    Use RenameMem at your own risk.
  78.  
  79.    The author may not be made responsible for damage caused by
  80.  
  81.    use of this program.
  82.  
  83.    RenameMem 1.0 is Copyright © 1995 By Alessandro Zummo.
  84.  
  85.  
  86. AUTHOR:
  87. =======
  88.  
  89.  Alessandro Zummo
  90.  
  91.  
  92.  Fidonet:
  93.  
  94.   2:334/21.58
  95.  
  96.  Internet:
  97.  
  98.   AZummo@p58.f21.n334.z2.fidonet.org
  99.  
  100.  
  101. HISTORY:
  102. ========
  103.  
  104.  1.0 25.1.96
  105.  
  106.      First public release
  107.  
  108.  
  109. ============================= Archive contents =============================
  110.  
  111. Original  Packed Ratio    Date     Time    Name
  112. -------- ------- ----- --------- --------  -------------
  113.     2192    1541 29.6% 25-Jan-96 16:31:44 +RenameMem
  114.     1657     827 50.0% 25-Jan-96 16:34:14 +RenameMem.doc
  115. -------- ------- ----- --------- --------
  116.     3849    2368 38.4% 06-Feb-96 05:05:58   2 files
  117.